Xdialog Rich Text Fields

Description

Syntax for creating Rich Text Field controls in an Xdialog.

Name
Description
Rich Text Field Control Syntax

Refer to the {RTF} command.

RTF K Directive

The K directive displays formatted editable text in scrollable window with a ruler at its top.

RTF N Directive

The N directive displays formatted editable text in scrollable window.

RTF Properties

The table below summarizes the RTF object properties. Use of the following properties requires the pointer returned by the RTF.CREATE() method.

RTF R Directive

The R directive displays the text in a static, scrollable window. Picture

RTF S Directive

The S directive displays the text in a static, non-scrollable window.